home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 July & August
/
PCWorld_2006-07-08_cd.bin
/
v cisle
/
acehtml
/
acehtmlfreeware.exe
/
acehtmlfree.exe
/
0
/
RCDATA
/
TFRMINSERTCELLS
/
TFRMINSERTCELLS.txt
Wrap
Text File
|
2006-04-19
|
849b
|
46 lines
object frmInsertCells: TfrmInsertCells
Left = 273
Top = 142
BorderStyle = bsDialog
ClientHeight = 137
ClientWidth = 212
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -10
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object radgrpAction: TRadioGroup
Left = 4
Top = 4
Width = 204
Height = 98
TabOrder = 0
end
object btnOk: TButton
Left = 57
Top = 110
Width = 72
Height = 22
Caption = 'Ok'
Default = True
ModalResult = 1
TabOrder = 1
end
object btnCancel: TButton
Left = 136
Top = 110
Width = 72
Height = 22
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
end
end